home *** CD-ROM | disk | FTP | other *** search
/ Dr. Windows 3 / dr win3.zip / dr win3 / VISUALBA / VSVBX.ZIP / CALCULAT.FRM < prev    next >
Text File  |  1994-03-07  |  14KB  |  399 lines

  1. VERSION 2.00
  2. Begin Form Calculator 
  3.    Caption         =   "Formula Processor"
  4.    ClientHeight    =   4455
  5.    ClientLeft      =   405
  6.    ClientTop       =   1455
  7.    ClientWidth     =   6240
  8.    Height          =   4920
  9.    KeyPreview      =   -1  'True
  10.    Left            =   315
  11.    LinkTopic       =   "Form2"
  12.    ScaleHeight     =   4455
  13.    ScaleWidth      =   6240
  14.    Top             =   1080
  15.    Width           =   6420
  16.    Begin VideoSoftAwk Awk 
  17.       FS              =   " ,    "
  18.       Left            =   4710
  19.       Top             =   2850
  20.    End
  21.    Begin VideoSoftElastic VSElastic1 
  22.       AccessKey       =   -1  'True
  23.       Align           =   5  'Fill Container
  24.       AutoSizeChildren=   3  'Even Vertical
  25.       BackColor       =   &H00C0C0C0&
  26.       BevelInner      =   7  'Shadow
  27.       BevelInnerWidth =   4
  28.       BevelOuterWidth =   3
  29.       BorderWidth     =   12
  30.       Caption         =   " &Results "
  31.       CaptionPos      =   6  'Right Top
  32.       ChildSpacing    =   10
  33.       FontBold        =   -1  'True
  34.       FontItalic      =   0   'False
  35.       FontName        =   "System"
  36.       FontSize        =   9.75
  37.       FontStrikethru  =   0   'False
  38.       FontUnderline   =   0   'False
  39.       Height          =   2640
  40.       Index           =   8
  41.       Left            =   0
  42.       ShadowColor     =   &H00404040&
  43.       Style           =   1  'Frame Top
  44.       TabIndex        =   10
  45.       TagPosition     =   1  'Above Control
  46.       Top             =   0
  47.       Width           =   4215
  48.       Begin TextBox Results 
  49.          Alignment       =   1  'Right Justify
  50.          BackColor       =   &H00FFFF00&
  51.          FontBold        =   -1  'True
  52.          FontItalic      =   0   'False
  53.          FontName        =   "System"
  54.          FontSize        =   9.75
  55.          FontStrikethru  =   0   'False
  56.          FontUnderline   =   0   'False
  57.          Height          =   2040
  58.          Left            =   180
  59.          MultiLine       =   -1  'True
  60.          ScrollBars      =   2  'Vertical
  61.          TabIndex        =   11
  62.          Tag             =   "&Results"
  63.          Top             =   420
  64.          Width           =   3855
  65.       End
  66.    End
  67.    Begin VideoSoftElastic VSElastic1 
  68.       AccessKey       =   -1  'True
  69.       Align           =   4  'Align Right
  70.       AutoSizeChildren=   3  'Even Vertical
  71.       BackColor       =   &H00C0C0C0&
  72.       BevelInner      =   0  'None
  73.       BevelInnerWidth =   2
  74.       BevelOuterWidth =   3
  75.       BorderWidth     =   7
  76.       Caption         =   " &Variables "
  77.       CaptionPos      =   0  'Left Top
  78.       ChildSpacing    =   -1
  79.       FontBold        =   -1  'True
  80.       FontItalic      =   0   'False
  81.       FontName        =   "System"
  82.       FontSize        =   9.75
  83.       FontStrikethru  =   0   'False
  84.       FontUnderline   =   0   'False
  85.       Height          =   2640
  86.       Index           =   1
  87.       Left            =   4215
  88.       ShadowColor     =   &H000000FF&
  89.       Style           =   1  'Frame Top
  90.       TabIndex        =   3
  91.       Top             =   0
  92.       Width           =   2025
  93.       Begin VideoSoftElastic VSElastic1 
  94.          AccessKey       =   -1  'True
  95.          AutoSizeChildren=   1  'Even Horizontal
  96.          BackColor       =   &H00C0C0C0&
  97.          BevelInner      =   7  'Shadow
  98.          BevelInnerWidth =   3
  99.          BevelOuter      =   0  'None
  100.          BorderWidth     =   4
  101.          CaptionPos      =   6  'Right Top
  102.          FontBold        =   -1  'True
  103.          FontItalic      =   -1  'True
  104.          FontName        =   "MS Sans Serif"
  105.          FontSize        =   8.25
  106.          FontStrikethru  =   0   'False
  107.          FontUnderline   =   0   'False
  108.          ForeColor       =   &H00000000&
  109.          Height          =   735
  110.          Index           =   0
  111.          Left            =   105
  112.          ShadowColor     =   &H00000000&
  113.          TabIndex        =   12
  114.          TagPosition     =   1  'Above Control
  115.          TagWidth        =   250
  116.          Top             =   1080
  117.          Width           =   1815
  118.          Begin TextBox Memory 
  119.             Alignment       =   1  'Right Justify
  120.             BackColor       =   &H0000FFFF&
  121.             FontBold        =   0   'False
  122.             FontItalic      =   0   'False
  123.             FontName        =   "MS Sans Serif"
  124.             FontSize        =   8.25
  125.             FontStrikethru  =   0   'False
  126.             FontUnderline   =   0   'False
  127.             Height          =   360
  128.             Index           =   4
  129.             Left            =   960
  130.             MultiLine       =   -1  'True
  131.             TabIndex        =   8
  132.             Tag             =   "E"
  133.             Text            =   "5 "
  134.             Top             =   315
  135.             Width           =   795
  136.          End
  137.          Begin TextBox Memory 
  138.             Alignment       =   1  'Right Justify
  139.             BackColor       =   &H0000FFFF&
  140.             FontBold        =   0   'False
  141.             FontItalic      =   0   'False
  142.             FontName        =   "MS Sans Serif"
  143.             FontSize        =   8.25
  144.             FontStrikethru  =   0   'False
  145.             FontUnderline   =   0   'False
  146.             Height          =   360
  147.             Index           =   1
  148.             Left            =   60
  149.             MultiLine       =   -1  'True
  150.             TabIndex        =   5
  151.             Tag             =   "B"
  152.             Text            =   "2 "
  153.             Top             =   315
  154.             Width           =   810
  155.          End
  156.       End
  157.       Begin VideoSoftElastic VSElastic1 
  158.          AccessKey       =   -1  'True
  159.          AutoSizeChildren=   1  'Even Horizontal
  160.          BackColor       =   &H00C0C0C0&
  161.          BevelInner      =   7  'Shadow
  162.          BevelInnerWidth =   3
  163.          BevelOuter      =   0  'None
  164.          BorderWidth     =   4
  165.          CaptionPos      =   6  'Right Top
  166.          FontBold        =   -1  'True
  167.          FontItalic      =   -1  'True
  168.          FontName        =   "MS Sans Serif"
  169.          FontSize        =   8.25
  170.          FontStrikethru  =   0   'False
  171.          FontUnderline   =   0   'False
  172.          ForeColor       =   &H00000000&
  173.          Height          =   735
  174.          Index           =   3
  175.          Left            =   105
  176.          ShadowColor     =   &H00000000&
  177.          TabIndex        =   13
  178.          TagPosition     =   1  'Above Control
  179.          TagWidth        =   250
  180.          Top             =   1800
  181.          Width           =   1815
  182.          Begin TextBox Memory 
  183.             Alignment       =   1  'Right Justify
  184.             BackColor       =   &H0000FFFF&
  185.             FontBold        =   0   'False
  186.             FontItalic      =   0   'False
  187.             FontName        =   "MS Sans Serif"
  188.             FontSize        =   8.25
  189.             FontStrikethru  =   0   'False
  190.             FontUnderline   =   0   'False
  191.             Height          =   360
  192.             Index           =   5
  193.             Left            =   960
  194.             MultiLine       =   -1  'True
  195.             TabIndex        =   9
  196.             Tag             =   "F"
  197.             Text            =   "6 "
  198.             Top             =   315
  199.             Width           =   795
  200.          End
  201.          Begin TextBox Memory 
  202.             Alignment       =   1  'Right Justify
  203.             BackColor       =   &H0000FFFF&
  204.             FontBold        =   0   'False
  205.             FontItalic      =   0   'False
  206.             FontName        =   "MS Sans Serif"
  207.             FontSize        =   8.25
  208.             FontStrikethru  =   0   'False
  209.             FontUnderline   =   0   'False
  210.             Height          =   360
  211.             Index           =   2
  212.             Left            =   60
  213.             MultiLine       =   -1  'True
  214.             TabIndex        =   6
  215.             Tag             =   "C"
  216.             Text            =   "3 "
  217.             Top             =   315
  218.             Width           =   810
  219.          End
  220.       End
  221.       Begin VideoSoftElastic VSElastic1 
  222.          AccessKey       =   -1  'True
  223.          AutoSizeChildren=   1  'Even Horizontal
  224.